[ubuntu] update undoes things. Wireless gone boot messed up
1) As to booting, search for posts in these forums -- there are tons of them -- of reconstructing your boot sector and rebuilding grub. I am sorry that is not a direct answer, but this subject in particular is covered in many places. I myself would have to go look it up, as it's not something I do every day.
2) As to wireless, you're probably going to have to rebuild your /etc/network/interfaces file, starting back to its barebones form:
# This file describes the network interfaces available on your system
# and how to activate them. For more information, see interfaces(5).
# The loopback network interface
auto lo
iface lo inet loopback
# The primary network interface
If you did an upgrade and this happened, post this as a bug in Launchpad. Post as much information as you can. Please try to find the update logs in /var/logs.
cmnorton
|